{% extends 'base.html' %} {%block content%}

Job Postings

{% comment %}

{{ note }}

{% endcomment %}
{% csrf_token %}
{% comment %} {{ postingform.as_table }} {% endcomment %} {% comment %} {% endcomment %} {{ postingform.jobtype }} {% comment %} {{ postingform.jobtype.errors }} {% endcomment %} {% comment %} {{ postingform.title.label_tag }} {{ postingform.title }} {{ postingform.title.errors }} {{ postingform.title.label_tag }} {{ postingform.title }} {{ postingform.title.errors }} {{ postingform.title.label_tag }} {{ postingform.title }} {{ postingform.title.errors }} {{ postingform.title.label_tag }} {{ postingform.title }} {{ postingform.title.errors }} {{ postingform.title.label_tag }} {{ postingform.title }} {{ postingform.title.errors }} {% endcomment %} {% comment %} {% endcomment %}
{%endblock%}